Contribution org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib--requestdump
org.nuxeo.ecm.platform.webapp.core.ExceptionHandlingContrib
inside nuxeo-platform-webapp-core-6.0.jar
This contribution is part of XML component Extension Point
Extension point requestdump of component ExceptionHandlingService.Contributed Items
XML Source
<extension point="requestdump" target="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.ExceptionHandlingService">
<requestdump class="org.nuxeo.ecm.platform.web.common.exceptionhandling.service.DefaultRequestDumper">
<notListed>
<attribute>org.jboss.seam.international.messages</attribute>
<attribute>org.nuxeo.ecm.platform.layouts.LAYOUT_ID_COUNTERS</attribute>
<attribute>org.nuxeo.ecm.platform.ui.web.binding.alias.AliasVariableMapper_MARKER</attribute>
</notListed>
</requestdump>
</extension>